Loading...
» You are not logged in (log in)



You are here: Home » Inventory/Item » BankItems v30200

BankItems v30200

Virus/spyware scanned on upload
Compatible with v3.3.0
Compatible with WotLK ()
Author: Xinhuan
Download size: 58.09 kB
Updated 16/08/2009 (177 days ago)
141,550 total downloads / downloads this week: 31,220 / downloads today: 2,241
This author accepts PayPal donations
Send PM to Xinhuan
 

Please log in to vote! Current rating: +124


BankItems v30200
16th August 2009 (r147 on wowace)
For use with Live Servers v3.2.0.10192.

An addon that remembers the contents of your bank, bags, mail, equipped, currency, keyring and items on AH and display them anywhere in the world. Also able to remember/display the banks of any character on the same account on any server, as well as searching and exporting lists of bag/bank items out.

Type /bi or /bankitems to see what is currently in your bank. You must visit your bank once to initialize.

BankItems will also remember the contents of Guild Banks if you are able to view them. Use /bigb to see them. Note that Guild Banks are a shared repository and changes can occur to it by other members of your guild.

BankItems will now only show/search characters and guilds from the same faction and realm. You will need to login at least once per character/guild for BankItems to save faction information otherwise these characters will no longer show up unless the "Show/Search All Realms" checkbox is checked.


FuBar plugin for BankItems

http://www.wowace.com/projects/bank-items-fu/
http://ui.worldofwar.net/ui.php?id=3849

These plugins allow clicking on the panel/plugin icon to open BankItems, giving a summarized view of inventory slots and money of each character on the same realm, and deleting data with the menu quickly.

Titan Panel plugin for BankItems

http://ui.worldofwar.net/ui.php?id=3848

Note: I no longer support the Titan Panel plugin and its current author is not me.

LDB plugin for BankItems

BankItems provides a LDB launcher if LibDataBroker-1.1 is detected to be loaded.


Commands:
/bi : open BankItems
/bi all : open BankItems and all bags
/bi allbank: open BankItems and all bank bags only
/bi clear : clear currently selected player's info
/bi clearall : clear all players' info
/bi showbuttun : show the minimap button
/bi hidebutton : hide the minimap button
/bi search itemname : search for items
/bis itemname : search for items
/bigb : open BankItems guild bank
/bigb clear : clear currently selected guild's info

Most options are found in the GUI options panel.


Not a bug:

If you close your bank after retrieving/storing an item in it too quickly and the server hasn't updated your inventory, BankItems is unable to record the change to your bank when the item actually moves later. The WoW API does not give you any data about your bank once BANK_FRAME_CLOSED event has fired.

Tooltip information regarding items on the Auction House, Mailbox and Guild Bank(s) may be out of date and thus be inaccurate. They will only be updated on your next visit to the respective places.

BookOfCrafts is known to cause errors in BankItems by using improper hooks.


Credits:
Original concept from Merphle
Last maintained by JASlaughter, then Galmok@Stormrage-EU.

Patch notes for BankItems v30200
16 August 2009, by Xinhuan @ Blackrock US Alliance: Version 30200
-- NEW: Added a checkbox to toggle displaying data from the opposite faction (affects both dropdowns and tooltips).
-- UPDATED: Items on the Auction House are now shown in the tooltip information. Note that this information can be inaccurate if these items are sold or expired.

9th June 2009, by Xinhuan @ Blackrock US Alliance: Version 30100
-- FIXED: Fix rare "selfPlayer (nil value)" error.
-- UPDATED: Remove all pre-Wrath compatibility code.
-- UPDATED: Export now exports equipped gear as well.
-- UPDATED: BankItems now uses the WoWAce localization system at http://www.wowace.com/projects/bank-items/localization/
-- UPDATED: Update BankItems tooltip information to work with LinkWrangler's dynamic frame creation.
-- UPDATED: Linking items from BankItems should now behave like the default UI (including being able to link into the AH search box).
-- UPDATED: Significantly reduce string garbage generation. Also some code optimizations.
-- UPDATED: When taking items from the mailbox, the tooltip information is now updated immediately.
-- UPDATED: Add esES localization.
-- NEW: Currency tokens are now recorded.
-- NEW: The contents of the Keyring are now recorded.
-- NEW: Items you have put up for auction are now recorded when you visit the Auction House. These items are not included in searches or tooltips.
-- NEW: Register a LDB launcher if LDB-1.1 is detected during VARIABLES_LOADED.
-- NEW: BankItems will now only show/search characters and guilds from the same faction and realm. You will need to login at least once per character/guild for BankItems to save faction information otherwise these characters will no longer show up unless the "Show/Search All Realms" checkbox is checked.

24th October 2008, by Xinhuan @ Blackrock US Alliance: Version 30002
-- FIXED: Fix errors that occur when used with HealPoints.
-- FIXED: Fix errors that occur when clearing data of a player/guildbank.
-- REMOVED: Removed support for Saeris' Lootlink, which is discontinued and no longer works in patch 3.0.2.

15th October 2008, by Xinhuan @ Blackrock US Alliance: Version 30001
-- For use with Live Servers v3.0.2.9056 or WotLK Beta Servers v3.0.2.9061.
-- FIXED: Fix errors that appear when opening the Addon options frame.

14th October 2008, by Xinhuan @ Blackrock US Alliance: Version 30000
-- For use with Live Servers v3.0.2.9056 or WotLK Beta Servers v3.0.2.9061.
-- FIXED: Fix errors resulting from the base UI code being rewritten to use locals and "self" arguments in WotLK.
-- UPDATED: Delay creation of some 600 child frames and textures (mostly item buttons) until they are shown (saves 50kb). Experimental. May screw up Skinner.
-- UPDATED: Add upgrade function to convert old TBC format links to new WotLK format links.

16th May 2008, by Xinhuan @ Blackrock US Alliance: Version 24001
-- For use with Live Servers v2.4.2.8278.
-- CODING: Removed redundant semicolons and brackets.
-- FIXED: Fix deleted/returned flags that mark if a mail item is going to be deleted or returned when it expires. Existing incorrect flags remain incorrect until you next visit the mailbox.
-- UPDATED: BankItems no longer stores iconpath data or itemcount data if it is 1. This results in roughly 30% reduction in savedvariable size.

27th March 2008, by Xinhuan @ Blackrock US Alliance: Version 24000
-- For use with Live Servers v2.4.0.8089.
-- ADDED: Store mail expiry time for each item in the mailbox.
-- ADDED: New option to ignore soulbound items that are not stackable for tooltip information.
-- UPDATED: Moved the options window into the default UI's new Interace Options panel.

9th January 2008, by Xinhuan @ Blackrock US Alliance: Version 23003
-- For use with Live Servers v2.3.2.7741.
-- FIXED: Fix for BankItems.lua: 3894: attempt to call global 'GetUIPanelWindowInfo' (a nil value)

2nd January 2008, by Xinhuan @ Blackrock US Alliance: Version 23002
-- FIXED: Add a tooltip:Show() to force tooltip repainting after adding tooltip information.
-- FIXED: *Very* aggressively cache tooltip text that is added for performance (slight memory increase).
-- FIXED: Switched method of hooking tooltips to improve performance (credit to Siz).
-- FIXED: Rebuild alt-cache on returning items to an existing alt.
-- ADDED: Added a button to open BIGB in BankItems.

25th December 2007, by Xinhuan @ Blackrock US Alliance: Version 23001
-- For use with Live Servers v2.3.0.7561.
-- UPDATED: BankItems Guild Bank (BIGB) frame is now movable.
-- UPDATED: Transparency, scale and movement settings now also apply on BIGB.
-- ADDED: Added show all realms checkbox to BIGB.
-- ADDED: Added keybinding to open BIGB.
-- FIXED: Fixed an issue that can potentially result in the X, Options and other buttons being shown near the minimap.
-- UPDATED: The BIGB display will now update along with the real guild bank if both are open and changes are detected.
-- ADDED: Added initial support for exporting BIGB.
-- ADDED: Guild banks can now be searched in addition to your own banks.
-- ADDED: Guild tabards now show up on BIGB.
-- ADDED: Added '/bigb clear' command to delete guilds from BankItems.
-- UPDATED: Added tooltip data display to itemlinks clicked in chat. Added a summed total line if more than 1 character has the item.
-- UPDATED: You may now search for items using a direct itemlink (/bis [itemlink]) instead of typing it out.
-- ADDED: You may now selectively choose guild banks to be included in the tooltip data display (for you people with personal guild banks).
-- ADDED: Added French localization by pettigrow.
-- UPDATED: Add tooltip support for some addons.

27th November 2007, by Xinhuan @ Blackrock US Alliance: Version 23000
-- For use with Live Servers v2.3.0.7561. TOC update to 20300.
-- FIXED: Removed the "Behavior" character from appearing on the dropdown list when "Show All Realms" is selected.
-- UPDATED: Updated BankItems to work with multiple attachments mail in 2.3.
-- UPDATED: Split off localization into its own file. Removed the empty XML file.
-- ADDED: Chinese and Taiwan localizations.
-- ADDED: Added search filters to choose which bags to search.
-- ADDED: Added initial guild banks support. This is still in early stages.
-- ADDED: Added optional tooltip data display showing how many of the same item you have. Using this option may cost a slight performance hit. You can disable this in the options.

1st October 2007, by Xinhuan @ Blackrock US Alliance: Version 22001
-- For use with Live Servers v2.2.0.7272. TOC update to 20200.
-- CHANGED: Pressing Esc will now close the export/search results window.
-- CHANGED: Made the search results more readable and more detailed.
-- CHANGED: Changed options so that you can now choose which bags (bank, inventory, equipped, mail) to open on /bi.
-- NEW: Added /bis as a shortcut for /bi search.
-- NEW: Added button to bring up the search results window.
-- NEW: Added checkbox to only search the current realm instead of all realms.
-- REMOVED: Removed EnhTooltip and Stubby from OptionalDeps. They are no longer required to load before BankItems.
-- FIXED: Attempted to fix line 1555 concatenate local 'recipient' nil error.
-- FIXED: Fixed Export and Search only counting the first 18 slots of the mail bag.

24 August 2007, by Xinhuan @ Blackrock US Alliance: Version 22000
-- For use with Live Servers v2.1.3.6898 and PTR Servers v0.2.0.7125.
-- UPDATED: Rewrote BankItems fully using the latest available APIs and layout functions. The original addon was written 2 years ago.
-- UPDATED: Improved load time, speed, efficiency, garbage generation, event handling. Lowered memory usage, removed redundant code.
-- UPDATED: Rewrote event handling code so that BankItems will no longer record your whole inventory multiple times on bag/equipped changes. This means when you change equipment sets using closetgnome/itemrack/etc, it will only record changes once and not as much as 38 times.
-- UPDATED: When something in your bags change, BankItems will now only record the affected bag(s) once instead of your whole inventory.
-- UPDATED: BankItems no longer uses XML files. BankItems.xml is still included as a zero-byte file to overwrite the old 49KB file and can be deleted.
-- REMOVED: Removed '/bi list' because it is useless and text exporting is already available.
-- FIXED: Occasional inverted toggle for 'Show Bag Prefix' option.
-- FIXED: Clicking on bags/items in BankItems no longer inserts a link when typing a message if the Shift key isn't held down.
-- FIXED: BankItems will no longer stop recording bags at the first empty bag slot it found (if for some reason you skipped bag slots).
-- FIXED: Bankitems will now store items when you leave/close the mailbox instead of opening to avoid a possible WoW client hang.
-- FIXED: Hopefully fixed the Auctioneer/EnhTooltip tooltip display bugs.
-- CHANGED: Mailbag display has been changed to a single bag with next/prev buttons to allow unlimited mail to be shown.
-- NEW: Added a number in brackets indicating the total number of each item found when using 'Group similar items' mode while using /bi search itemname.
-- NEW: Items and money that are sent to known alts on your account are saved in the BankItems recipient's mailbag directly.
BookOfCrafts is known to cause errors in BankItems for using improper hooks.
BankItems v22001, archived on 28/11/07
BankItems v23000, archived on 28/11/07
BankItems v23000, archived on 27/12/07
BankItems v23001, archived on 02/01/08
BankItems v23002, archived on 09/01/08
BankItems v23003, archived on 30/03/08
BankItems v24000, archived on 30/03/08
BankItems v24000, archived on 17/05/08
BankItems v24001, archived on 14/10/08
BankItems v30000, archived on 17/10/08


Comments

165 days ago
Thanks for this awesome update!
176 days ago
Thanks for updating! Even though it seemed to work perfectly through the 3.2 update. I have a ton of addons, but this is one of the few primary ones which I can't work without. It's really great. There is a small thing bugging me though. It still remembers the bank content of my former guild (disbanded ages ago). I guess it's hard to implement, but can an option be implemented to remove the guildbank content out of the cache when no characters are in it anymore?
202 days ago
This is my number one addon. If BankItems also could track items going to ah, it would be awesome.
279 days ago
As the addon works perfectly as it should, Xinhuan decided not to update just for the TOC, and use up bandwidth that he's not paying for. He said that if people prefer, they can just open up the TOC and change the Interface line from 30000 to 30100.
295 days ago
Just curious if this mod is still supported by the author. Not trying to be pushy, IIRC the author has several other projects too, I'm just wondering if we can still expect updates on this mod.
457 days ago
Got this "nil error" when just logged in: Date: 2008-11-09 17:49:17 ID: 51 Error occured in: Global Count: 1 Message: ..\AddOns\BankItems\BankItems.lua line 2104: attempt to index upvalue 'selfPlayer' (a nil value) Debug: [C]: ? BankItems\BankItems.lua:2104: BankItems_SaveInvItems() BankItems\BankItems.lua:754: BankItems\BankItems.lua:732 AddOns: Swatter, v3.1.7 (<%codename%>) Atlas, v1.12.3 AtlasBattlegrounds, v1.12.3 AtlasDungeonLocs, v1.12.3 AtlasFlightPaths, v1.12.3 AtlasOutdoorRaids, v1.12.3 AtlasLoot, v5.01.04 AucAdvanced, v5.1.3715 (SnaggleTooth) AucFilterBasic, v5.1.3715 (SnaggleTooth) AucFilterOutlier, v5.1.3715.2531 AucMatchUndercut, v5.1.3715.2531 AucStatClassic, v5.1.3715 (SnaggleTooth) AucStatHistogram, v5.1.3715 (SnaggleTooth) AucStatiLevel, v5.1.3715 (SnaggleTooth) AucStatPurchased, v5.1.3715 (SnaggleTooth) AucStatSales, v5.1.3715.2842 AucStatSimple, v5.1.3715 (SnaggleTooth) AucStatStdDev, v5.1.3715 (SnaggleTooth) AucStatWOWEcon, v5.1.3715.2530 AucUtilAHWindowControl, v5.1.3715.3311 AucUtilAppraiser, v5.1.3715.2530 AucUtilAskPrice, v5.1.3715.3175 AucUtilAutoMagic, v5.1.3715.3142 AucUtilCompactUI, v5.1.3715.2530 AucUtilEasyBuyout, v5.1.3715.3583 AucUtilItemSuggest, v5.1.3715.3108 AucUtilPriceLevel, v5.1.3715.2545 AucUtilScanButton, v5.1.3715.2530 AucUtilScanFinish, v5.1.3715.2530 AucUtilScanProgress, v5.1.3715.2530 AucUtilSearchUI, v5.1.3715.3483 AucUtilSimpleAuction, v5.1.3715.3708 AucUtilVendMarkup, v5.1.3715.2530 Babylonian, v5.1.DEV.130 BankItems, v30002 BeanCounter, v5.1.3715 (SnaggleTooth) BonusScanner, v4.1 CmdHelp, v Configator, v5.1.DEV.130 DebugLib, v5.1.DEV.130 DoubleWide, v Enchantrix, v5.1.3715 (SnaggleTooth) EnchantrixBarker, v5.1.3715 (SnaggleTooth) EnhTooltip, v5.1.3715 (SnaggleTooth) EquipCompare, v2.12 FriendShare, v Gatherer, v3.1.7 Informant, v5.1.3715 (SnaggleTooth) MailTo, v MinimapButtonFrame, v2.1 MinimapButtonFrameSkinPack, v2.1 MinimapButtonFrameTitanPlugin, v2.1 MobInfo2, v3.71 Omen, v3.0.2 QuestLevel, v RecipeRadar, v1.28 RestedBonus, v SlideBar, v3.1.7 (<%codename%>) SpellDPS, v Stubby, v5.1.3715 (SnaggleTooth) Titan, v4.0.2.30000 (Revision 25) TitanAmmo, v4.0.2.30000 TitanBag, v4.0.2.30000 TitanBankItems, v2.0.1 TitanClock, v4.0.2.30000 TitanCoords, v4.0.2.30000 TitanGoldTracker, v4.0.2.30000 TitanItemBonuses, v4.0.2.30000 TitanLootType, v4.0.2.30000 TitanPerformance, v4.0.2.30000 TitanRegen, v4.0.2.30000 TitanRepair, v4.0.2.30000 TitanVolume, v4.0.2.30000 TitanXP, v4.0.2.30000 VisualHeal, v (ck=8e8)
479 days ago
Those interested in TitanPanel [BankItems] can find it at: http://www.wowinterface.com/downloads/info11243-TitanPanelBankItems.html until such a time as Xinhuan lets me update the old TP-BankItems mod. Regards, Kernighan
491 days ago
New version 24002 available at http://www.wowace.com/projects/bank-items/" target="_blank
515 days ago
Your key ring slot is not considered a bag, it's an 'autoslot' that grows to accomodate your keys. Does Shift-B open it along with your bags? No it doesn't, because it isn't a bag and does not operate as such. That's why it's called a "Key Ring" and not a 'Key Bag'.
528 days ago
I don't see the key ring...
529 days ago
UED77, it is probable that you have a interfering addon. Let's hope you find something.
546 days ago
Thanks for creating an awesome and extremely featureful addon! Interestingly, though, I have been encountering a bug occasionally. In certain cases, the Neck, Shoulder, Shirt, Chest, and Waist slots in the Equipped view are not getting saved and will show up as empty regardless of their contents when viewed later (the respective entries in the SavedVariables show their values as 'nil'). However, I confirmed that the values are actually getting written properly into the array during the SaveInvItems function. I'm going to look at the caching function, see if I can find something there, but otherwise it's a really puzzling result. The bug occurs with certain characters and doesn't with certain others ><; Some examples from the data file for two different characters: ["Bag100"] = { nil, -- [1] nil, -- [2] nil, -- [3] ["Bag100"] = { nil, -- [1] nil, -- [2] nil, -- [3] nil, -- [4] nil, -- [5] nil, -- [6]
605 days ago
72082 is still the lastest version on Ace. Where is 74106? Update: r78844 finally showed up on Ace and it's got the newest version.
608 days ago
@Azza: Select the non-existant character in the BI char list. Type /bi clear, and that should clear the currently selected characters data.
610 days ago
BankItems stops me from returning mail. It just won't do it. I log out click off the addon and I am returning mail with no problems. I don't recall the last version doing this. I use the return mail a lot with my characters.
627 days ago
How do I delete a character in Bankitems? I had 2 chars I wiped off to make space but they still exist in Bankitems dropdown list
632 days ago
Hrm I get spammed with this error in the chatbox: LibPossessions-53880: Unable to obtain items counts using BankItems: InterfaceAddOnsSkilletLibPossessions.lua:133: attempt to perform arithmetic on field 'count' (a nil value). Will no longer use that addon
633 days ago
Good question, SaiBork. I would like to know this also.
633 days ago
You say: (r74106 on wowace) Wowace's latest version: 72082 So where did you get yours?
673 days ago
Wow... just downloaded this addon today. A++. Does everything you'd want it to and more, and actually as a nice, WoW-looking interface so it actually feels like it's part of the game rather than something just slapped on. My only beef is that the link to the TitanPanel plug-in is broken and I can't find the plug-in on the site anywhere, but that's more of a website issue than an addon issue.
679 days ago
Or just yank code from yours and add to his......
679 days ago
Lombra: Certainly an idea!
679 days ago
Do you use the new GetItemIcon function? I guess it could save quite some saved variable size. :)
679 days ago
mykroft: Request declined. This addon is for users that use the default 5-bag system. You will need to bug/pester Kaelten to update OneBag and his support addons.
681 days ago
Feature Request: Ability to have all bags show in one window line onebag/oneview that is no longer being updated.... Thanks Myk
682 days ago
BankItems is updated for 2.4.0! Now stores mail expiry time for each item in the mailbox, added a option to ignore soulbound items that are not stackable for tooltip information and moved the options window into the default UI's new Interace Options panel.
725 days ago
Hello Hawkster, I have replied your email today. I am afriad I have to decline your request as it is out of scope of BankItems. Also, the game only supplies us with the last 25 entries, so it is not complete. I suggest you use the armory instead for a full guild bank log. :) Raithkell, you have an old version of BankItems.
738 days ago
Date: 2008-02-02 20:04:00 ID: 51 Error occured in: Global Count: 1 Message: ..\AddOns\BankItems\BankItems.lua line 3369: attempt to call global 'GetUIPanelWindowInfo' (a nil value) Debug: [C]: GetUIPanelWindowInfo() BankItems\BankItems.lua:3369: BankItems\BankItems.lua:3326
741 days ago
Hello Xinhuan, i have tried to contact you with every possible way, thats my last chance ;) Ok, following: I want to show the Guildbank on our website. I use the Bankitems-Array (in BankItems.lua) to get the required information. Badly there are only the items stored and not the Money and Itemlog. Is it possible to add this informations additional to the bankitems-array? I'm sure much user want this information too. Please send me your opinion. Your sincerely, Hawkster
744 days ago
I too think the "ignore soulbound items" option is a great idea! - Pseudopath.
744 days ago
My problem (text extending beyond frame) is fixed. Thanks Xinhuan! PS- I like the "ignore soulbound items" option idea.
749 days ago
Gazmik: Possibly will add the "ignore soulbound items" option for tooltips. Don't think I want to implement differentiating between Horde/Alliance characters though.
761 days ago
I do not intend to update the Titan plugin, nor maintain it anymore. Titan Panel has proven to be extremely poor at CPU/sec usage (uses 3x as much CPU time causing massive framerate drops) and memory/sec usage (causes GC to occur more frequently), and almost every Titan plugin has a Fubar version that is well usually well maintained on the wowace site. Fact is TitanPanel3 code is still worse than Fubar code, and is also less customizable.
763 days ago
Have you updated the Titan version of this yet? and if not, could you?
763 days ago
Update to 23003 and you'll be fine. You probably have an addon or option to hide errors.
763 days ago
Xinhuan, after the patch today I logged in and most of the features work fine, but until the patch today If i hovered over a item in my inventory or a link, it would tell me how many of that Item I have, and where they are on my toons. Now it doesn't tell me anything.
769 days ago
You're my God, Xinhuan! Without your BankItems I wouldn't enjoy WoW as much as I do. Keep up the good work..
769 days ago
The issue has been fixed on the wowace copy. I have uploaded the latest version here (BankItems 23002).
772 days ago
I too experience this problem, though it seems not to affect items in my mailbox or the auction house. Crafting window, bank, or bag's however do exhibit this issue. I love this mod. Sadly, my lua coding is not up to figuring out why this is.
773 days ago
I get excatly the same problem as Oglock.
773 days ago
My friend has also seen the problem described by Oglock with the latest version from Wowace.
774 days ago
Bug in latest version: Item tool tip information about who has what is spilling out of the bottom of the tool tip box. The box needs to grow to display the extra lines of text properly. Love the mod! Thanks!
774 days ago
Love the add-on! Use it all the time. I've found an issue with the current version posted here. The extra item tool tip info shows but the border doesn't surround it anymore. I can send a screenshot if you like (just not sure how from here or if you can). I'll try and grab the latest beta from wowace.
776 days ago
Wilz, no. However, I am happy to see that you have sufficient programming knowledge to implement your own minor edits. Also BankItems v23001 is now available on incgamers. Please read the patch notes for a comprehensive list of changes. The latest beta version is always available on wowace (if anything needs fixing).
779 days ago
This is the silly workaround I put into the lua to give me a "Show the contents of the mailboxes of all alts." keybinding, to see quickly where items needs to be retrieved. The changes to the /bis command was necessary to make sure that BI changes back to default search settings when I am actually searching for stuff. I know there's a better way to do this, but this works for now. If it gets into the default lua... I won't need to edit it everytime I update... hehe BankItems localization-enUS.lua : BINDING_NAME_TOGGLEBANKITEMSSEARCHMAILBOX = "Toggle BankItems Mailbox Search"; BankItems Bindings.xml <Binding name="TOGGLEBANKITEMSSEARCHMAILBOX"> if (BankItems_ExportFrame:IsVisible()) then BankItems_ExportFrame:Hide(); else BankItems_Save.Behavior2[1] = false; BankItems_Save.Behavior2[2] = false; BankItems_Save.Behavior2[3] = false; BankItems_Save.Behavior2[4] = true; BankItems_Save.Behavior2[5] = false; BankItems_DisplaySearch(); BankItems_Search(""); end </Binding> BankItems.lua Add BankItems_Save.Behavior2[1] = true; BankItems_Save.Behavior2[2] = true; BankItems_Save.Behavior2[3] = false; BankItems_Save.Behavior2[4] = true; BankItems_Save.Behavior2[5] = false; Above BankItems_SlashHandler("search "..msg)
786 days ago
gidustin: Yes and yes. Soon. :)
787 days ago
Tooltips dont seem to contain count data when they are created via a item link. MouseOver seems to work fine. Also, can we get a "total" on the tooltips, adding up all the stuff in all characters? Thanks
792 days ago
Raithkell/Chrystall: Good news, I have identified the issue. The next update will contain the fix. If you wish, you can get the latest beta copy of BankItems at http://files.wowace.com/BankItems/BankItems.zip which now has the fix. You may need to log in twice after updating the addon to fix the issue.
794 days ago
Raithkell/Chrystall: Use a free image hosting website such as imageshack or photobucket, or email the screenshot to xinhuan AT gmail DOT com. If you use email, also try to include a copy of WTF\Account\(youraccount)\SavedVariables\BankItems.lua and WTF\Account\(youraccount)\(yourserver)\(yourchar)\layout-cache.txt
794 days ago
Xinhuan: I did exactly as you asked and the problem persists exactly as Raithkell described in his previous post. If you explain how I can upload the screenshot I made for you I will do so asap. Thank you.
795 days ago
tmchardy: Using the latest preview copy of AuctioneerAdvanced found at http://auctioneeraddon.com/dl/#preview I do not see or find any issues between BankItems and Stubby. Please make sure you have the latest version of Stubby (which is included with Auctioneer), which is version 5.0.PRE.2616 (BillyGoat). In fact, BankItems does not call, use or interact with Stubby in any manner.
795 days ago
Chrystall: While I'm not entirely sure what the issue is (I can't reproduce the problem at all, there is nothing wrong with the code), try the following: 1. Log in to the character selection screen 2. Disable BankItems on the addons list 3. Log in 4. Log out 5. Enable BankItems 6. Log in again and see if the issue exists.
795 days ago
Chrystall: Can you provide a screenshot so I can better understand what the problem is? tmchardy: No, BankItems will not store or remember character stats. As for Stubby, I'll look into it.
795 days ago
Xinhuan after removing every add-on except BankItems the problem with the ¨X¨ button and the options tab still remains. They show up all the way to the right close to the mini map. How can I fix this please? Thanks
797 days ago
Adding this comment as an afterthought (and it's a feature request so separate) - is there any chance the Equiped Items window could also show character stats and a slightly more organized equipment list - kind of like a trimmed down version of the paper doll? I'm currently using a separate mod for this that I really don't like, and this would make BI my favourite of all mods - though it's probably already in the top 5. :)
797 days ago
In order for me to get this addon working (the new one, the old versions worked fine) I had to disable stubby. Which means unfortunately I've lost a whole bunch of other plugins since they all depend on stubby. I'm now torn between which mods I want to keep - any chance for a fix for this so that I don't have to decide?
799 days ago
It's X-Perl.
800 days ago
From the looks of it that could be Xperl or Classic Perl. I use Xperl personally and it looks very similar hence my comment. Hope that helps. - Pseudopath.
802 days ago
hey xinhuan what addon is that for ur healthbar portrait thing?
804 days ago
Raithkell, it sounds like there is a conflicting addon messing around with BankItems. You will need to confirm this by disabling all addons except BankItems and check if the issue still exists.
804 days ago
hi...i'm having a little bit of a formatting problem on my Main character with this. When i open it...the "bank window" is left of screen, but the text of what character it is, is in the middle of the screen...the "x" to close the addon is right near the minimap. i can email you a screen shot if you'd like, just let me know. how would i fix this...?
805 days ago
I have just uploaded BankItems v23000 to this site. At the current moment, there isn't much support for Guild Banks yet, no exporting/searching/moving/scaling, etc stuff yet. Soon to come...
806 days ago
looking forward to it :D thanks Xinhuan
806 days ago
The latest version on the wowace SVN now has basic code to display stored guild bank data. Upcoming additions to be done include deleting data, updating data on screen, exporting/searching support, moving/scaling, etc. Will upload a stable version here tonight.
807 days ago
Yes, upload it to the svn. I'll update line 406 in a bit, the search stuff isn't fully localized yet. The guildbank stuff now records data correctly, should take another day to get the displaying correct.
809 days ago
I make a localization for zhCN and adds a BankItems button to the Feature Frame in Cosmos.How can i sand it to you? Can i upload it to the ace svn ? And in BankItems.lua line 406 ,"(total)" should be changed and put into localization.
811 days ago
I downloaded the latest version of wowace.com and i dunno why, but that version of BankItems deleted the profile data of on of my alts, not the actual items itself, but I had to relog onto that char to make a new profile.
811 days ago
Elanir: Yes it is. The latest beta version is available at http://files.wowace.com/BankItems/BankItems.zip and can be updated automatically via using a number of applications such as WoWAceUpdater. Once I have a stable version, it will be uploaded here. Wilz: The latest version on wowace now has the added search filters for bags as promised.
812 days ago
So is this gonna be updated for version 2.3??
814 days ago
Gridius: It doesn't. It probably comes from another addon, like SanityBags.
814 days ago
I meant to say the item count of stuff thats in my bags on other chars, I swore it came from your mod...
815 days ago
TY Xin.
815 days ago
Gridius: Tooltip count? Not sure what you are talking about, BankItems does not modify any tooltips or add data to any tooltips, and has completely nothing to do with anything tooltip related. Hirbuuurt: Try the latest beta version of BankItems on http://files.wowace.com that I've uploaded there recently. It has the updated mailbox support.
815 days ago
Xinhuan wrote: > I am in the process of adding guildbank support Hooray!
816 days ago
Love the mod but was just wondering since 2.3 added the "bulk" mail feature, if something was going to be implemented to still be able to see mail in your characters boxes?
816 days ago
Xinhuan, is there any reason maybe that the tooltip count would stop working without an error? I tried purging my saved vars and it still does not come back? When I added this to my addons a month or two ago the tooltips worked perfectly, now they are gone :(
816 days ago
Has to be said again <3 the mod! I'm using the wowace beta version now, seems great.
817 days ago
/cheer Xinhuan I love the mod mate, cheers for that
817 days ago
I am in the process of adding guildbank support and tweak some changes to the mail system.
828 days ago
It would be nice have in a new version keyring information :D